body {
	margin: 0px;
	background-image: url(http://www.affiliatebloggingvideos.com/images/fading_background_18.png);
	background-repeat: repeat-x;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	border: 1px solid #BFDBFF;
}
#content h1 {
	font-family: "Trebuchet MS";
	font-size: 32px;
	color: #333333;
	height: auto;
	width: auto;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;

}
#content h2 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	padding-right: 8px;
	padding-left: 15px;
	line-height: 1.2em;
	letter-spacing: -1px;
}
#content h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
}

#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#content li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#content table {
	font-size: 13px;
	line-height: 16px;
}

.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 20px;
	border: thick dashed #CC0000;
	padding: 5px;
	background-color: #FFFFF4;


}
.highlight {
	background-color: #FFFF66;
}
.testimonials {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	background-color: #FFFFCC;
	border: 2px solid #FFCC99;
}
.optin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
	border: thick solid #F26522;
}
.previews {
	padding: 1px;
	border: 6px solid #f1f1f1;
	background-color: #CCCCCC;
}
#content hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
}
